| Total Complexity | 16 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 138 |
| Lines of code | 48 |
| Logical lines of code | 21 |
| Comment lines | 57 |
| Methods | 10 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| queueOperation() | 61 | 3 | 12 | |
| execute() | 66 | 3 | 8 | |
| check_status() | 70 | 3 | 6 | |
| __construct() | 77 | 1 | 4 | |
| delete() | 79 | 1 | 3 | |
| get() | 79 | 1 | 3 | |
| patch() | 79 | 1 | 3 | |
| post() | 79 | 1 | 3 | |
| put() | 79 | 1 | 3 | |
| get_operations() | 82 | 1 | 3 |